func github.com/andybalholm/brotli.prepareDistanceCache
4 uses
github.com/andybalholm/brotli (current package)
h5.go#L100: prepareDistanceCache(distance_cache, h.params.num_last_distances_to_check)
h6.go#L102: prepareDistanceCache(distance_cache, h.params.num_last_distances_to_check)
hash.go#L65: func prepareDistanceCache(distance_cache []int, num_distances int) {
hash_forgetful_chain.go#L145: prepareDistanceCache(distance_cache, h.numLastDistancesToCheck)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |